Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.jface.text.source.ITranslatorResultCollector

Packages that use ITranslatorResultCollector
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Uses of ITranslatorResultCollector in org.eclipse.jface.text.source
 

Methods in org.eclipse.jface.text.source with parameters of type ITranslatorResultCollector
 void ITagHandler.processEndTag(ITranslatorResultCollector resultCollector, int sourceLineNumber)
          Writes the tag and line mapping information to the given translator result collector.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.